home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr22 / croe10.zip / FILE_ID.DIZ < prev   
Text File  |  1993-05-01  |  395b  |  14 lines

  1. CheckRangeOddEven (CROE) Ver: 1.0
  2.  
  3. 1. Sets DOS error level 1 when DOS day of the
  4.    month is an odd number, 0 if day of month
  5.    is an even number.
  6.  
  7. 2. Sets DOS error level 1 if the day of the
  8.    month is equal to the day passed on the
  9.    command line.
  10.  
  11. 3. Sets DOS error level 1 if day of the month
  12.    is within the day range passed on the
  13.    command line, 0 if outside the range.
  14.